C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientDraggedColumn Property

In This Topic
OnClientDraggedColumn Property (TransposedGrid<T>)
In This Topic
Occurs when the user finishes dragging a column.
Syntax
'Declaration
 
Public Overridable Property OnClientDraggedColumn As String
 
See Also